You are not logged in Log in Join
You are here: Home » Members » Marc's Zope Page » CMF-friendly Audio object » CMFAudio first release » View NewsItem

Log in
Name

Password

 

CMFAudio first release

CMFAudio 0.0.1

The Audio product adds an extended type of File to ZOPE. When you upload a file it extracts metadata and puts it in properties for use. This is the CMF friendly version.

In the case of MP3 files, the id3 tag metadata can be edited, and the new data will be inserted whenever the mp3 file is read out (rendered). Also, the following stuff is used for SEARCHABLE TEXT: title, description, songname, artist, album, genre, filetype.

This product requires the Audio product (ver 0.0.2 or higher)